home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 33
/
Aminet 33 - October 1999.iso
/
Aminet
/
docs
/
misc
/
amigapl.9903.lzh
/
amigapl.9903
/
pci.lzx
/
Include
/
proto
/
pcires.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-04-03
|
213 b
|
9 lines
#ifndef PROTO_PCIRES_H
#define PROTO_PCIRES_H
#include <exec/types.h>
#include <resources/pcibase.h>
extern struct PCIBase *PCIResource ;
#include <clib/pcires_protos.h>
#include <pragmas/pcires_pragmas.h>
#endif